home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 3709 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  2.4 KB

  1. Path: bcfreenet.seflin.lib.fl.us!bcfreenet!z007400b
  2. From: z007400b@bcfreenet.seflin.lib.fl.us (Ralph Silverman)
  3. Newsgroups: comp.lang.c
  4. Subject: Re: good compilers wanted
  5. Date: 30 Jan 1996 18:06:08 GMT
  6. Organization: SEFLIN Free-Net - Broward
  7. Message-ID: <4elmmg$4mv@bcfreenet.seflin.lib.fl.us>
  8. References: <1996Jan13.230049.71225@cc.usu.edu> <4dga0a$hdk@redstone.interpath.net> <DLHIr4.D9z@cruzio.com>
  9. NNTP-Posting-Host: bcfreenet.seflin.lib.fl.us
  10. X-Newsreader: TIN [version 1.2 PL2]
  11.  
  12. phtp@cruzio.com wrote:
  13. : In article <4dga0a$hdk@redstone.interpath.net>, softbase@mercury.interpath.net (Scott McMahan - Softbase Systems) writes:
  14. : > SHAY MATTHEWS (slvhw@cc.usu.edu) wrote:
  15. : > : I find myself with a blessing and a problem.  First the blessing.
  16. : > : I'm not going to school this quarter so I can take the time to learn
  17. : > : C/C++ like I really want to. The problem is I only have a 286 machine.
  18. : > : I'm looking for suggestion for a low cost compiler suitable for a few
  19. : > : months learning.  I would prefer FREEWARE, however shareware or other
  20. : > : cheap alternatives would be acceptable.  I would greatly
  21. : > : appreciate any suggestions.
  22. : > 
  23. : > Get MIX's Power C.
  24. : > 
  25. : Which can be had at:    
  26. :         MIX Software
  27. :         1132 Commerce Drive
  28. :         Richardson, Texas  75081
  29. :         214/ 783-6001
  30.  
  31. : Expect to be whacked around a massive $20 for the compiler.  About
  32. : the same for their good debugger.
  33. : pH
  34.  
  35. : -- 
  36. :   
  37. : * D. Pureheart Steinbruner            "Our life is more than our work.  *
  38. : * KD6 CYC  phtp@cruzio.com             Our work is more than our job."  *
  39. : * Aptos, California                                                     *
  40.  
  41. --
  42. ***********begin r.s. response************
  43.  
  44.     two superb systems for students
  45.     in
  46.         shareware
  47.     which should run on your
  48.         286
  49.     are
  50.         DeSmet pcc
  51.     and
  52.         pacific ppd
  53.     .
  54.  
  55.     (pcc requires your additional editor,
  56.     but is otherwise complete enough
  57.     to be effective.)
  58.  
  59.     each of these is a very generally
  60.     capable development system that
  61.     produces standalone
  62.         .exe
  63.     executables.
  64.  
  65.     pcc implements old style
  66.     k&r(1) traditional 'c' in
  67.         small model
  68.     .
  69.  
  70.     pacific implements more modern
  71.     'c'
  72.     in
  73.         small, large model
  74.     .
  75.  
  76.     pacific includes a, rather snazzy,
  77.     integrated development environment.
  78.  
  79.     mix is beautiful,  and low cost,
  80.     but is not shareware or such.
  81.     (similarly,  mix power 'c' should
  82.     work on your
  83.         286
  84.     .)
  85.  
  86. ***********end r.s. response**************
  87. Ralph Silverman
  88. z007400b@bcfreenet.seflin.lib.fl.us
  89.  
  90.